home *** CD-ROM | disk | FTP | other *** search
- object OrderFrm: TOrderFrm
- Left = 196
- Top = 162
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'OrderFrm'
- ClientHeight = 333
- ClientWidth = 469
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- ShowHint = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel2: TBevel
- Left = 0
- Top = 63
- Width = 469
- Height = 270
- Align = alClient
- Shape = bsFrame
- end
- object Bevel1: TBevel
- Left = 18
- Top = 254
- Width = 433
- Height = 23
- Shape = bsBottomLine
- end
- object Label2: TLabel
- Left = 54
- Top = 73
- Width = 362
- Height = 20
- AutoSize = False
- Caption = 'THANK YOU FOR TRYING VOICENET VRS 98!'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentColor = False
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label1: TLabel
- Left = 0
- Top = 0
- Width = 469
- Height = 63
- Align = alTop
- Alignment = taCenter
- AutoSize = False
- Caption = 'VoiceNet VRS 98'
- Color = clBlack
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -29
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- WordWrap = True
- end
- object Label3: TLabel
- Left = 29
- Top = 154
- Width = 410
- Height = 32
- AutoSize = False
- Caption =
- 'To purchase VoiceNet VRS 98 on-line please connect to the Intern' +
- 'et and click the Order Secure On-Line push button below.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label4: TLabel
- Left = 29
- Top = 192
- Width = 410
- Height = 57
- AutoSize = False
- Caption =
- 'To purchase VoiceNet VRS 98 by Phone, Fax, or Mail please connec' +
- 't to the Internet and visit Grover Industries, Inc. web site by ' +
- 'clicking on link below:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label5: TLabel
- Left = 29
- Top = 98
- Width = 410
- Height = 53
- AutoSize = False
- Caption =
- 'This is a fully functional unregistered version for evaluation u' +
- 'se only. The registered version does not display this notice. Yo' +
- 'u have '
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label6: TLabel
- Left = 272
- Top = 40
- Width = 192
- Height = 13
- Caption = 'Copyright 1998 by Grover Industries, Inc.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label7: TLabel
- Left = 119
- Top = 250
- Width = 235
- Height = 16
- Cursor = crHandPoint
- Caption = 'http://www.groverind.com/order.html'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- OnClick = Label7Click
- OnDblClick = Label7DblClick
- end
- object Button1: TButton
- Left = 245
- Top = 290
- Width = 140
- Height = 30
- Cursor = crHandPoint
- Hint = 'Click here to continue the evaluation'
- Caption = 'Continue Unregistered'
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 87
- Top = 290
- Width = 140
- Height = 30
- Cursor = crHandPoint
- Hint = 'Click here to secure on-line order'
- Caption = 'Order Secure On-Line'
- Default = True
- TabOrder = 0
- OnClick = Button2Click
- end
- object GoToWeb: TGoToWeb
- Url = 'http://www.groverind.com/order.html'
- EMail = 'support@groverind.com'
- EMailSubject = 'Help!'
- BrowserState = gwMaximized
- Left = 18
- Top = 288
- end
- end
-